﻿2026-07-29T12:27:26.3754977Z ##[group]Run actions/checkout@v5
2026-07-29T12:27:26.3755472Z with:
2026-07-29T12:27:26.3755809Z   repository: BigscreenVR/spt-bs-core
2026-07-29T12:27:26.3758758Z   token: ***
2026-07-29T12:27:26.3759216Z   ssh-strict: true
2026-07-29T12:27:26.3759563Z   ssh-user: git
2026-07-29T12:27:26.3759907Z   persist-credentials: true
2026-07-29T12:27:26.3760268Z   clean: true
2026-07-29T12:27:26.3760618Z   sparse-checkout-cone-mode: true
2026-07-29T12:27:26.3761026Z   fetch-depth: 1
2026-07-29T12:27:26.3761353Z   fetch-tags: false
2026-07-29T12:27:26.3761697Z   show-progress: true
2026-07-29T12:27:26.3762035Z   lfs: false
2026-07-29T12:27:26.3762360Z   submodules: false
2026-07-29T12:27:26.3762759Z   set-safe-directory: true
2026-07-29T12:27:26.3763209Z   allow-unsafe-pr-checkout: false
2026-07-29T12:27:26.3763607Z ##[endgroup]
2026-07-29T12:27:26.4526422Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T12:27:26.4527974Z ##[group]Getting Git version info
2026-07-29T12:27:26.4528666Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T12:27:26.4530083Z [command]/usr/bin/git version
2026-07-29T12:27:26.4563512Z git version 2.43.0
2026-07-29T12:27:26.4581871Z ##[endgroup]
2026-07-29T12:27:26.4593674Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/08e98eb6-e453-43ed-9d8f-12ae35561e14' before making global git config changes
2026-07-29T12:27:26.4595126Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:27:26.4597064Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:27:26.4632198Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T12:27:26.4653929Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:27:26.4665557Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T12:27:26.4668133Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T12:27:26.4689573Z HEAD
2026-07-29T12:27:26.4722428Z ##[endgroup]
2026-07-29T12:27:26.4724236Z [command]/usr/bin/git submodule status
2026-07-29T12:27:26.4909021Z ##[group]Cleaning the repository
2026-07-29T12:27:26.4912358Z [command]/usr/bin/git clean -ffdx
2026-07-29T12:27:26.4948070Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T12:27:26.5000842Z HEAD is now at b253c2c0 reqs(adr-0035): mint REQ-SPEC-BRAIN-HANDOFF + REQ-SPEC-REGISTRY-CONVERGENCE inactive
2026-07-29T12:27:26.5005724Z ##[endgroup]
2026-07-29T12:27:26.5007576Z ##[group]Disabling automatic garbage collection
2026-07-29T12:27:26.5010635Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T12:27:26.5036886Z ##[endgroup]
2026-07-29T12:27:26.5037614Z ##[group]Setting up auth
2026-07-29T12:27:26.5043269Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:27:26.5068933Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T12:27:26.5258276Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:27:26.5282904Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T12:27:26.5469737Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:27:26.5494015Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T12:27:26.5704371Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T12:27:26.5718417Z ##[endgroup]
2026-07-29T12:27:26.5719867Z ##[group]Fetching the repository
2026-07-29T12:27:26.5725263Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5868b66d02466091c7f8dc36732bd53cef9d8947:refs/remotes/pull/121/merge
2026-07-29T12:27:27.2047015Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:27:27.2048461Z  + 222d480f...5868b66d 5868b66d02466091c7f8dc36732bd53cef9d8947 -> pull/121/merge  (forced update)
2026-07-29T12:27:27.2070477Z ##[endgroup]
2026-07-29T12:27:27.2071209Z ##[group]Determining the checkout info
2026-07-29T12:27:27.2072463Z ##[endgroup]
2026-07-29T12:27:27.2081635Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T12:27:27.2121481Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T12:27:27.2150686Z ##[group]Checking out the ref
2026-07-29T12:27:27.2153455Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T12:27:27.2656225Z Previous HEAD position was b253c2c0 reqs(adr-0035): mint REQ-SPEC-BRAIN-HANDOFF + REQ-SPEC-REGISTRY-CONVERGENCE inactive
2026-07-29T12:27:27.2658413Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:27:27.2666031Z ##[endgroup]
2026-07-29T12:27:27.2701317Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T12:27:27.2722479Z 5868b66d02466091c7f8dc36732bd53cef9d8947
